/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
h1.underline,
h4.underline {
  border-bottom: 1px solid #bcbcbc;
  padding-bottom: 21px;
}
@media (max-width: 767px) {
  .text_center-mobile {
    text-align: center;
  }
}
.btn-lg-home {
  padding: 20px 40px;
  font-size: 15px;
}
.btn-info-home {
  color: #fff;
  border-color: #fff;
  background: transparent;
}
.btn-info-home:active,
.btn-info-home:focus,
.btn-info-home:hover {
  color: #000;
  border-color: #000;
  background: #fff;
}
.breadcrumb > li a {
  padding: 2px 4px;
}
.breadcrumb > li a,
.breadcrumb > li a:hover {
  color: color(link);
}
.pagination > li > a,
.pagination > li > span {
  background-color: transparent;
  border: 0;
  margin-left: 10px;
  width: 40px;
  height: 40px;
  text-align: center;
}
.pagination > li:first-child > a:hover,
.pagination > li:first-child > span:hover,
.pagination > li:last-child > a:hover,
.pagination > li:last-child > span:hover {
  background: none;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  background-color: transparent;
  border-color: transparent;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  border-color: transparent;
  border-radius: 50%;
  border: 1px solid;
}
.logo-container {
  height: 51px;
  width: 187px;
  margin-left: 9px;
}
.navbar-fixed-top {
  border-width: 0;
}
.navbar-static-top {
  border-width: 0;
  margin-bottom: 0;
}
.navbar-default {
  border-color: transparent;
}
.homelink,
a.homelink:focus,
a.homelink:hover {
  color: #fff;
  text-decoration: none;
}
.register-bar {
  clear: both;
}
.navbar-fixed-top.navbar {
  min-height: 67px;
}
.navbar-fixed-top.navbar .navbar-collapse {
  max-height: 510px;
  box-shadow: none;
  border-top: none;
  padding-top: 8px;
}
.navbar-fixed-top.navbar .navbar-form {
  border: none;
  margin-left: 0;
  margin-right: 0;
}
.navbar-fixed-top.navbar .navbar-form .form-control {
  font-size: 1em;
}
.navbar-static-top.navbar .navbar-collapse {
  max-height: 510px;
  box-shadow: none;
  border-top: none;
}
.navbar-static-top.navbar .navbar-form {
  border: none;
  margin-left: 0;
  margin-right: 0;
}
.navbar-static-top.navbar .navbar-form .form-control {
  font-size: 1em;
}
@media (min-width: 992px) {
  .fix-navbar .register-bar {
    display: none;
  }
}
.navbar-fixed-top.navbar > .container > .row > div,
.navbar-static-top.navbar > .container > .row > div {
  float: none !important;
  display: inline-block;
  vertical-align: bottom;
}
.navbar-fixed-top.navbar .menu-bar > .navbar-nav > li > a {
  font-family: Segoe UI Semibold, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: 700;
}
.navbar-fixed-top.navbar .menu-bar > .navbar-nav > .divider-vertical {
  height: 21px;
  margin: 0 4px;
  margin-top: 14.5px;
  border-right: 1px solid #fff;
  border-left: 1px solid #666;
}
.navbar-static-top.navbar .menu-bar > .navbar-nav > li > a {
  font-family: Segoe UI Semibold, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: 700;
}
.navbar-static-top.navbar .menu-bar > .navbar-nav > .divider-vertical {
  height: 21px;
  margin: 0 4px;
  margin-top: 14.5px;
  border-right: 1px solid #fff;
  border-left: 1px solid #666;
}
.navbar-fixed-top .navbar-brand {
  font-size: 2.11em;
  font-family: Segoe UI Light, Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #232222;
  position: relative;
}
@media (max-width: 1200px) {
  .navbar-fixed-top .navbar-brand {
    position: static;
    height: 42px;
  }
}
.navbar-fixed-top .navbar-header {
  padding-top: 8px;
}
.navbar-static-top .navbar-brand {
  font-size: 2.11em;
  font-family: Segoe UI Light, Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #232222;
  position: relative;
}
@media (max-width: 1200px) {
  .navbar-static-top .navbar-brand {
    position: static;
    height: 42px;
  }
}
.navbar-fixed-top.navbar-inverse {
  background-color: #232222;
  border-color: transparent;
}
.navbar-fixed-top.navbar-inverse .navbar-brand {
  color: #fff;
}
.navbar-fixed-top.navbar-inverse .divider-vertical {
  border-right-color: #fff;
  border-left-color: #111;
}
.navbar-static-top.navbar-inverse {
  background-color: #fff;
  border-color: transparent;
  box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
}
.navbar-static-top.navbar-inverse .navbar-brand {
  color: #fff;
}
.navbar-static-top.navbar-inverse .divider-vertical {
  border-right-color: #fff;
  border-left-color: #111;
}
.navbar-inverse .navbar-nav > li > a {
  color: #000;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: color(link);
}
.navbar-inverse .navbar-nav > li > a:focus {
  border: 1px dashed #000 !important;
  outline: 1px dashed #fff;
}
@media (max-width: 1199px) {
  .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: color(link);
  }
}
.menu-bar .shopping_link {
  position: relative;
}
.menu-bar .shopping_link .cart_amount {
  border-radius: 100%;
  height: 17px;
  width: 17px;
  position: absolute;
  bottom: 6px;
  right: -6px;
  background-color: #2f5fef;
  text-align: -webkit-center;
  line-height: 17px;
  font-size: 9px;
  padding-left: 1.9px;
  color: #fff;
}
.menu-bar .shopping_link .cart_amount:hover {
  color: #fff;
}
@media (max-width: 1199px) {
  .navbar-fixed-top .navbar-collapse .nav > .divider-vertical,
  .navbar-static-top .navbar-collapse .nav > .divider-vertical {
    display: none;
  }
}
@media (max-width: 767px) {
  .navbar-fixed-top.navbar > .container > .row > div {
    display: block;
  }
  .navbar-header {
    position: relative;
  }
}
@media (max-width: 767px) {
  .navbar-static-top.navbar > .container > .row > div {
    display: block;
  }
  .navbar-header {
    position: relative;
  }
}
.panel {
  box-shadow: 0 0 0 transparent;
}
.panel-group {
  margin-bottom: 21px;
}
.panel-group.border-bottom {
  border-bottom: 1px solid #bcbcbc;
  padding-bottom: 84px;
}
.panel-group .panel {
  border-radius: 0;
  border: none;
  box-shadow: none;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading .panel-title a {
  text-decoration: none;
}
.panel-group .panel-heading .panel-title a:hover {
  color: #2f5fef;
}
.panel-group .panel-heading .panel-title a:before {
  content: " ";
  background-repeat: no-repeat;
  display: inline-block;
  width: 22px;
  height: 12px;
  background-position: -92px -5px;
  margin-right: 10.5px;
}
.panel-group .panel-heading .panel-title a.collapsed:before {
  background-position: -5px -126px;
}
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: none;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: none;
}
.panel-group .panel-default {
  border-color: none;
}
.panel-group .panel-default > .panel-heading {
  color: #333;
  background-color: transparent;
  border-color: none;
}
.panel-group .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: none;
}
.panel-group .panel-default > .panel-heading .badge {
  color: transparent;
  background-color: #333;
}
.panel-group .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: none;
}
body {
  padding-top: 0;
  margin: 0;
  height: 100%;
}
@media (max-width: 767px) {
  body {
    padding-top: 0;
  }
}
.layer_down {
  height: 50px;
  position: absolute;
  bottom: 0;
  z-index: 900;
  width: 100%;
}
.layer_up {
  height: 40px;
  position: relative;
  z-index: 20;
}
.section-margin {
  margin: 21px 0;
}
.section-inline-search {
  background-size: cover;
}
.section-inline-search .row > div {
  margin-top: 100px;
}
.section-inline-search .row > div h1 {
  color: #fff;
}
@media screen and (max-width: 600px) {
  .section-inline-search .row > div h1 {
    font-size: 16vw;
  }
}
.section-inline-search .row > div .form-inline .form-group .input-group {
  margin-right: 21px;
}
.section-inline-search
  .row
  > div
  .form-inline
  .form-group
  .input-group
  .input-group-addon {
  background-color: #fff;
  border-right: none;
}
.section-inline-search
  .row
  > div
  .form-inline
  .form-group
  .input-group
  .form-control {
  height: 60px;
  border-left: none;
  box-shadow: none;
}
.section-inline-search
  .row
  > div
  .form-inline
  .form-group
  .input-group
  .form-control:focus {
  box-shadow: none;
  border-right: none;
  border-color: #ccc;
}
.wrapper {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  transition: width 0.3s ease-out;
}
.wrapper .contained {
  position: relative;
  height: 400px;
  padding-bottom: 56.25%;
}
.wrapper .contained > svg {
  margin-top: -100px;
  position: absolute;
  display: block;
}
.contained .row {
  margin-top: 80px;
}
footer {
  position: relative;
  color: #22221e;
}
footer .footer-top {
  width: 100%;
  min-height: 130px;
  background-color: #232222;
  display: flex;
  align-items: center;
}
footer .footer-top h3,
footer .footer-top h4 {
  color: #fff;
}
footer .footer-top .list-social-links {
  margin-top: 25px;
  margin-bottom: 12.5px;
}
@media screen and (max-width: 991px) {
  footer .footer-top .list-social-links,
  footer .footer-top h3 {
    text-align: center;
  }
}
footer .footer-bottom {
  width: 100%;
  min-height: 36px;
  background-color: #d2d2ce;
  font-size: 14px;
  display: flex;
  align-items: center;
  padding: 12px 0 12px 0 !important;
}
footer .footer-bottom p {
  margin: 0;
}
footer .footer-bottom h4 {
  margin-top: 0;
  color: #fff;
}
footer .footer-bottom ul {
  list-style-type: none;
  margin: 0;
}
footer .footer-bottom ul li a,
footer .footer-bottom ul li a.active,
footer .footer-bottom ul li a:active,
footer .footer-bottom ul li a:focus,
footer .footer-bottom ul li a:hover {
  font-size: 15px;
  color: #fff;
}
.list-social-links {
  list-style-type: none;
  padding-left: 0;
}
.list-social-links li {
  display: inline-block;
  margin: 0 10px;
}
.list-social-links li a,
.list-social-links li a.active,
.list-social-links li a:active,
.list-social-links li a:focus,
.list-social-links li a:hover {
  color: #fff;
}
@media screen and (max-width: 993px) {
  .section-landing h1 {
    font-size: 65px;
  }
  .section-landing h2 {
    letter-spacing: normal;
    margin-left: -3px;
  }
}
.user-icon {
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 7px;
}
.article-title-container {
  border-top: 1px solid #bcbcbc;
  border-bottom: 1px solid #bcbcbc;
  padding-left: 15px;
  padding-top: 28px;
  padding-bottom: 28px;
}
.article-title {
  margin-left: -35px;
}
.article-title > span {
  margin-left: 3px;
}
.article-title > span .article-author {
  font-weight: 700;
  color: #2f5fef;
}
.article-content {
  margin-top: 15px;
}
.article-content > p {
  text-align: justify;
}
@media screen and (max-width: 993px) {
  .article-title {
    margin-left: 0;
  }
  .article-author,
  .article-title {
    text-align: center;
  }
}
.section-search .header-search {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 40px;
  background-color: #eee;
}
.section-search .header-search img {
  max-width: 350px;
}
@media screen and (max-width: 600px) {
  .section-search .header-search h1 {
    font-size: 13vw;
  }
}
.section-search .title-search {
  font-size: 26px;
  font-weight: 700;
}
.section-search input {
  border-style: none;
  padding-left: 10px;
  height: 60px;
}
.section-search .media .media-left > img {
  max-width: 240px;
}
.section-search .media .media-body {
  padding-left: 20px;
}
.section-search .media .media-body > a {
  text-decoration: none;
  font-weight: 700;
}
.section-search .media .media-body .media-heading {
  margin-top: 5px;
  margin-bottom: 20px;
}
.cards-container {
  margin-top: 84px;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 991px) {
  .cards-container {
    flex-direction: column;
  }
}
.carousel-custom .carousel-inner > .item {
  margin-right: auto;
  margin-left: auto;
}
.carousel-custom .carousel-inner > .item .carousel-caption {
  display: flex;
  align-items: center;
  top: 5%;
  left: 5%;
  right: 5%;
}
@media screen and (min-width: 768px) {
  .carousel-custom .carousel-inner > .item .carousel-caption {
    left: 5%;
    right: 5%;
  }
}
.carousel-custom .carousel-indicators li {
  border-color: #232222;
}
.table.table-forms td {
  padding: 15px 8px;
}
.table.table-forms tbody tr:first-child td {
  border-top: none;
}
.poll {
  background-color: #eee;
  border-top: 7px solid #0b80d0;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}
.poll .poll-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #bcbcbc;
  padding-bottom: 5px;
}
.poll .poll-header h4 {
  font-weight: 700;
  display: inline-block;
}
.poll .poll-content {
  padding-top: 25px;
}
.poll .poll-content p {
  font-size: 14px;
}
.poll .poll-content form {
  border-bottom: 1px solid #bcbcbc;
  padding-bottom: 10px;
}
.poll .poll-content .poll-buttons {
  padding-top: 20px;
  padding-left: 11px;
}
.poll .poll-content .poll-buttons .btn {
  padding: 4px 14px;
  font-size: 14px;
}
.poll .poll-content .poll-buttons .btn-default,
.poll .poll-content .poll-buttons .btn-default:hover {
  color: #000;
  border-color: #000;
}
.poll .poll-tags {
  padding-top: 10px;
}
.poll .poll-tags h4 {
  border-bottom: 1px solid #bcbcbc;
  padding-bottom: 10px;
}
.poll .poll-tags .tag {
  display: inline-block;
  background-color: #e1e1e1;
  color: #232222;
  padding: 5px 14px;
  margin: 5px 0;
  text-transform: uppercase;
  font-size: 13px;
}
.nav-sidebar {
  padding-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.nav-sidebar .nav > li > a {
  padding: 4px 20px;
  color: #2f5fef;
  border-right: 2px solid #eee;
}
.nav-sidebar .nav > li > a:focus,
.nav-sidebar .nav > li > a:hover {
  color: #232222;
  text-decoration: none;
  background-color: transparent;
  border-right: 2px solid #555;
}
.nav-sidebar .nav > li > a:before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: Glyphicons Halflings;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  margin-right: 7px;
}
.nav-sidebar .nav > .active > a {
  color: #232222;
  text-decoration: none;
  background-color: transparent;
  border-right: 2px solid #555;
  font-weight: 700;
}
.nav-sidebar .nav > .active > a:before {
  content: "";
}
.nav-sidebar .nav > .active:hover > a,
.nav-sidebar .nav > .activefocus > a {
  font-weight: 700;
}
.nav-sidebar .nav > .active > ul.nav {
  display: block;
}
.nav-sidebar .nav ul.nav {
  display: none;
}
.nav-sidebar .nav .nav > li > a {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 30px;
}
.nav-sidebar .nav .nav > .active,
.nav-sidebar .nav .nav > .active:focus,
.nav-sidebar .nav .nav > .active:hover {
  font-weight: 700;
}
.nav-sidebar .nav .nav .nav > li > a {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 60px;
}
.nav-sidebar .nav .nav .nav > li > a:before {
  content: "";
}
.nav-sidebar .nav .nav .nav > .active,
.nav-sidebar .nav .nav .nav > .active:focus,
.nav-sidebar .nav .nav .nav > .active:hover {
  font-weight: 700;
}
#navbar .dropdown-menu {
  margin-top: 8px;
}
#navbar .dropdown-search {
  padding-top: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
  margin: 9px;
}
#navbar .dropdown-search #q {
  min-width: 200px;
}
@media (max-width: 1199px) {
  #navbar .dropdown-search .input-group-btn {
    vertical-align: top;
  }
  #navbar .dropdown-search #search-filter {
    width: 100%;
    text-align: left;
    padding-left: 25px;
  }
  #navbar .dropdown-search.dropdown-menu > li:hover,
  #navbar .dropdown-search .dropdown-menu > li:hover {
    color: #fff;
    background-color: transparent;
  }
}
.tabs-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
}
.crmEntityFormView .cell div.info.required label:after,
.crmEntityFormView .cell div.info div.validators,
.crmEntityFormView .constant-sum-cell .validator-text,
.crmEntityFormView .rank-order-cell .validator-text,
.crmEntityFormView .stack-rank-cell .validator-text,
.crmEntityFormView .validator-text,
.help-block.error,
label.control-label.required:before {
  color: #a94442;
}
@media screen and (-ms-high-contrast: active) {
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
  }
  .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
  }
}
.pr-color {
  color: #2f5fef;
}
.blue_border {
  padding-bottom: 10px;
  border-bottom: 7px solid #0b80d0;
}
.page_section {
  position: relative;
  background-size: cover;
  color: #000;
}
.page_section .row {
  padding-top: 40px;
  padding-bottom: 100px;
}
.page_section .row.sidebar-home {
  padding-bottom: 0;
}
.page_section h1 {
  font-size: 32px;
}
.page_section h2 {
  color: #666;
  font-size: 40px;
}
.page_section h3 {
  font-size: 66px;
  font-family: Segoe UI Light, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.page_section p {
  padding-top: 5px;
}
.page_section .btn {
  margin-top: 50px;
}
.page_section .form-search .btn {
  margin-top: 0;
}
.page_section .section-landing-heading p,
.page_section .section-landing-sub-heading p {
  border-top: 0;
}
.form-search .btn {
  border: 1px solid #ccc;
}
.form-search .btn-default:hover {
  border-color: #ccc;
}
.form-search .dropdown-submenu {
  right: -2px;
}
.form-search .dropdown-menu {
  margin-top: 0;
}
.dropdown-search.dropdown-menu > li:hover {
  background-color: transparent;
}
#navbar .form-search .dropdown-menu {
  margin-top: 0;
}
.section-diagonal-left {
  transform: skew(0deg, -1.3deg);
  overflow: hidden;
  margin-top: -60px;
  margin-bottom: -20px;
}
.section-diagonal-left .section-diagonal-left-content {
  transform: skew(0deg, 1.3deg);
  background-size: cover;
  margin-top: -70px;
}
.section-diagonal-left .section-diagonal-left-content:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  z-index: -1;
  background-color: #fff;
}
.section-diagonal-right {
  transform: skew(0deg, 1.3deg);
  overflow: hidden;
  margin-top: 60px;
  margin-bottom: -20px;
}
.section-diagonal-right.home-section {
  margin-top: -60px;
}
.section-diagonal-right .section-diagonal-right-content {
  transform: skew(0deg, -1.3deg);
  background-size: cover;
  margin-top: -70px;
}
.section-diagonal-right .section-diagonal-right-content:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  z-index: -1;
  background-color: #2f5fef;
}
.section-diagonal-left .row,
.section-diagonal-right .row {
  padding-top: 125px;
}
.section-diagonal-left .col-md-5,
.section-diagonal-right .col-md-5 {
  float: none;
  margin: 0 auto;
}
.section-diagonal-left p,
.section-diagonal-right p {
  border-top: none;
}
.section-landing {
  background: linear-gradient(transparent, transparent);
  background-size: cover;
}
.section-landing .row > div {
  margin-top: 80px;
}
.section-landing .row > div .section-landing-heading {
  font-size: 4rem;
  color: #fff;
}
@media screen and (max-width: 600px) {
  .section-landing .row > div .section-landing-heading {
    font-size: 16vw;
  }
}
.section-landing .row > div .section-landing-sub-heading {
  margin-top: 0;
  margin-bottom: 50px;
  font-size: 1.5rem;
  color: #fff;
  font-weight: Semibold;
}
@media screen and (max-width: 600px) {
  .section-landing .row > div .section-landing-sub-heading {
    font-size: 4vw;
  }
}
.section-default,
.section-sub-landing {
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .section-default:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    background: linear-gradient(
      180deg,
      transparent 0,
      rgba(0, 0, 0, 0.59) 41%,
      rgba(0, 0, 0, 0.62) 43%,
      #000
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#000000",GradientType=0);
  }
}
.section-default .row {
  padding-bottom: 150px;
}
.section-knowledge {
  margin-bottom: 40px;
}
.content-home .btn {
  margin-top: 0;
}
.content-home .panel {
  background-color: transparent;
  border: 0;
  box-shadow: none;
}
.content-home .panel p {
  border: 0;
}
.content-home .panel-heading {
  display: none;
}
.content-home .list-group-item {
  padding: 20px 0;
  font-size: 20px;
  background-color: transparent;
  border: 0;
  border-top: 1px solid #ddd;
}
.content-home .list-group-item img {
  margin-right: 25px;
}
.content-home .list-group-item a.title,
.content-home a.list-group-item {
  color: #232222;
}
.content-home .list-group-item a.title:focus,
.content-home .list-group-item a.title:hover,
.content-home a.list-group-item:focus,
.content-home a.list-group-item:hover {
  color: #232222;
  text-decoration: underline;
  background-color: transparent;
}
.content-home .description,
.content-home .title {
  display: block;
}
.content-home .title {
  font-size: 24px;
  font-family: Segoe UI Light, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.content-home .description {
  display: block;
  font-size: 14px;
}
.sidebar-home {
  background-color: #eee;
  border-top: 7px solid #0b80d0;
  margin-top: 36px;
  position: relative;
}
.sidebar-home h3 {
  font-size: 18px;
}
.sidebar-home .panel {
  background-color: transparent;
  border: 0;
  box-shadow: none;
}
.sidebar-home .panel-heading {
  padding-left: 0;
  background-color: transparent;
  border: 0;
}
.sidebar-home .panel-title {
  font-size: 14px;
  color: #2f5fef;
  font-family: Segoe UI Semibold, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.sidebar-home .list-group-item {
  padding-left: 0;
  font-size: 14px;
  background-color: transparent;
  border: 0;
}
.sidebar-home .list-group-item:focus,
.sidebar-home .list-group-item:hover {
  text-decoration: underline;
  background-color: transparent;
}
.sidebar-home .list-group-item .date {
  visibility: hidden;
}
.section-landing-forums,
.section-landing-search {
  min-height: 250px;
  background-size: cover;
}
.section-knowledge .list-group a.list-group-item {
  color: #2f5fef;
}
.section-knowledge .panel-title {
  color: #000;
}
.page_section.section-landing .row {
  padding-bottom: 60px;
}
.page_section.section-landing .row > div {
  margin-top: 0;
}
ol.tree,
ul.tree {
  color: #2f5fef;
}
.tree ol,
.tree ol ol ul,
.tree ol ul,
.tree ol ul ul,
.tree ul,
.tree ul ol ul,
.tree ul ul,
.tree ul ul ul {
  list-style-type: disc;
  color: #2f5fef;
}
.adx_forms_font_calibri {
  font-family: Calibri;
}
.adx_forms_font_new_roman {
  font-family: Times New Roman;
}
.adx_forms_font_helvetica {
  font-family: Helvetica, sans-serif;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  height: 100%;
  margin: 0;
}
.wrapper-body {
  min-height: calc(100% - 110px);
  margin-bottom: 0;
}
.footer .push {
  height: 43px;
}
.footer,
.page-copy {
  margin-top: 0;
}
.page-copy {
  margin-bottom: 0;
}
.navbar-brand {
  line-height: 37px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: unset;
}
body,
legend {
  color: #000;
}
.nav-tabs > li > a:focus,
.nav-tabs > li > a:hover {
  background-color: #f2f2f2;
  color: color(link);
}
.btn-default {
  color: color(link);
  border-color: color(link);
}
.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover {
  color: color(link);
  background-color: #f2f2f2;
  border-color: color(link);
}
.btn-primary {
  color: #fff;
  background-color: color(link);
  border-color: color(link);
}
.btn-primary.active,
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary:focus,
.btn-primary:hover {
  color: #fff;
  background-color: color(button--hover);
  border-color: color(button--hover);
}
.navbar-inverse .navbar-toggle {
  border: 1px solid color(link);
}
.navbar-inverse .navbar-toggle:hover {
  background-color: #4642e4;
}
.navbar-inverse .navbar-toggle:focus {
  border: 1px solid #000;
  background-color: #4642e4;
}
.navbar-inverse .navbar-nav .open .dropdown-menu {
  background-color: color(link);
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
  color: #fff;
}
.navbar-inverse
  .navbar-nav
  > .open
  > a
  .navbar-inverse
  .navbar-nav
  > .open
  > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: color(link);
  color: #fff;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-inverse
  .navbar-nav
  .open
  .dropdown-menu
  > li
  > a:focus
  .navbar-inverse
  .navbar-nav
  .open
  .dropdown-menu
  > .active
  > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
  background-color: #fff;
  color: color(link);
}
.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #f2f2f2;
}
.nav .open .dropdown-menu {
  background-color: #fff;
}
.nav .open .dropdown-menu > li > a {
  color: #000;
}
.nav > .open > a .nav > .open > a:hover,
.nav > .open > a:focus {
  background-color: #f2f2f2;
}
.nav .open .dropdown-menu > .active > a,
.nav .open .dropdown-menu > .active > a:focus,
.nav .open .dropdown-menu > .active > a:hover,
.nav .open .dropdown-menu > li > a:focus,
.nav .open .dropdown-menu > li > a:hover {
  background-color: #f2f2f2;
  color: #000;
}
#filterDropdownId > .dropdown-menu > li > a:focus,
#filterDropdownId > a:focus {
  border: 1px solid;
}
.crmEntityFormView,
.entitylist {
  background-color: #fff;
  color: #000;
  border: 1px solid #f2f2f2;
}
.sectionPrimaryColor {
  background-color: color(link);
  color: #fff;
}
.sectionPrimaryColor h1,
.sectionPrimaryColor h2,
.sectionPrimaryColor h3,
.sectionPrimaryColor h4,
.sectionPrimaryColor h5,
.sectionPrimaryColor h6 {
  color: #fff;
}
.sectionPrimaryColor .crmEntityFormView h1,
.sectionPrimaryColor .crmEntityFormView h2,
.sectionPrimaryColor .crmEntityFormView h3,
.sectionPrimaryColor .crmEntityFormView h4,
.sectionPrimaryColor .crmEntityFormView h5,
.sectionPrimaryColor .crmEntityFormView h6,
.sectionPrimaryColor .entitylist h1,
.sectionPrimaryColor .entitylist h2,
.sectionPrimaryColor .entitylist h3,
.sectionPrimaryColor .entitylist h4,
.sectionPrimaryColor .entitylist h5,
.sectionPrimaryColor .entitylist h6 {
  color: #000;
}
.sectionFixedStyle {
  background-color: #f6f7fc;
  color: #000;
}
a {
  color: color(link);
}
a:not(.btn) {
  text-decoration: underline;
}
.toolbar a,
[role="contentinfo"] a,
[role="navigation"] a,
a.list-group-item {
  text-decoration: none;
}
a:focus,
a:hover {
  color: color(link);
  text-decoration: underline;
}
.breadcrumb > .active {
  color: #000;
  font-weight: 700;
}
p {
  font-size: 16px;
}
h1 {
  font-size: 36px;
  font-weight: 700;
  margin-left: 0;
  margin-right: 0;
}
h2 {
  font-size: 28px;
}
h2,
h3 {
  font-weight: 600;
}
h3 {
  font-size: 24px;
}
.page-header {
  border-bottom: 0;
}
.navbar-brand {
  padding: 8px;
}
.navbar-static-top.navbar-inverse .navbar-brand {
  font-size: 24px;
  font-weight: 700;
  font-family: unset;
}
.navbar-static-top.navbar-inverse .navbar-brand a {
  color: #000;
  text-decoration: none;
}
.help-block {
  color: #000;
}
.skip-to-content a {
  padding: 10px 20px;
  position: absolute;
  top: -43px;
  left: 0;
  color: #fff;
  border-radius: 2px;
  background: #742774;
  transition: top 1s ease-out;
  z-index: 100;
  font-family: Segoe UI;
  font-size: 14px;
}
.skip-to-content a:focus {
  position: absolute;
  left: 0;
  top: 0;
  outline: none;
  color: #fff;
  transition: top 0.1s ease-in;
}
@media screen and (-ms-high-contrast: active) {
  .nav-tabs > li.active > a,
  .nav-tabs > li.active > a:focus,
  .nav-tabs > li.active > a:hover {
    border-bottom: 0;
  }
  .nav-tabs > li > a {
    border: 0;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse
    .navbar-nav
    .open
    .dropdown-menu
    > li
    > a:focus
    .navbar-inverse
    .navbar-nav
    .open
    .dropdown-menu
    > .active
    > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    border: 1px solid;
  }
  .facet-list-group-item {
    margin: 1px;
    border: 0;
  }
}
.frenchAccessibilityLink {
  float: right;
  width: 297px;
  height: 24px;
  font-family: Segoe UI;
  font-size: 18px;
  line-height: 21px;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #2c33d8;
}
.pva-floating-style {
  position: fixed;
  bottom: 0;
  right: 0;
  margin-right: 16px;
  margin-bottom: 18px;
  z-index: 9999;
}
:root {
  --ms-bases: 1;
  --ms-ratios: 1.17;
}
.hide {
  display: none !important;
}
.flush {
  margin: 0 !important;
}
.nonvisual-indicator,
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}
.dropdown select:active,
.dropdown select:focus,
.nonvisual-indicator--focusable:active,
.nonvisual-indicator--focusable:focus,
.sr-only--focusable:active,
.sr-only--focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.dropdown .js-enabled select:focus,
.js-enabled .dropdown select:focus {
  outline: 0;
}
.dropdown .js-wai-outline select:focus,
.js-wai-outline .dropdown select:focus {
  outline-offset: 2px;
  outline-width: 2px;
  outline-style: solid;
  outline-color: #009cde;
}
.js-enabled .h-jsEnabledHidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}
.h-invisible {
  visibility: hidden;
}
.printonly {
  display: none;
}
@media print {
  .printonly {
    display: block;
  }
}
@media print {
  .noprint {
    display: none;
  }
}
.js-enabled :focus {
  outline: 0;
}
html body .hidden-base {
  display: none;
}
@media screen and (min-width: 20em) {
  html body .hidden-xs {
    display: none;
  }
}
@media screen and (max-width: 19.99em) {
  html body .hidden-xs--max {
    display: none;
  }
}
@media screen and (min-width: 35.5em) {
  html body .hidden-sm {
    display: none;
  }
}
@media screen and (max-width: 35.49em) {
  html body .hidden-sm--max {
    display: none;
  }
}
@media screen and (min-width: 48em) {
  html body .hidden-md {
    display: none;
  }
}
@media screen and (max-width: 47.99em) {
  html body .hidden-md--max {
    display: none;
  }
}
@media screen and (min-width: 64em) {
  html body .hidden-lg {
    display: none;
  }
}
@media screen and (max-width: 63.99em) {
  html body .hidden-lg--max {
    display: none;
  }
}
@media screen and (min-width: 80em) {
  html body .hidden-xl {
    display: none;
  }
}
@media screen and (max-width: 79.99em) {
  html body .hidden-xl--max {
    display: none;
  }
}
blockquote {
  margin: rem(8) 0 rem(24);
  border-left: 4px solid #ffad05;
  padding-left: rem(20);
}
blockquote,
blockquote p {
  font-size: 20px;
  font-style: italic;
  line-height: 1.25;
  font-weight: 400;
}
@media screen and (min-width: 48em) {
  blockquote,
  blockquote p {
    letter-spacing: 0.46px;
    font-size: 25.6px;
    line-height: 1.525;
  }
}
@media print {
  blockquote,
  blockquote p {
    font-family: Arial, sans-serif !important;
  }
}
@font-face {
  font-family: Gustan;
  src: url(/assets/font/Gustan/Gustan-Light.woff);
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: OpenSans;
  src: url(https://fonts.googleapis.com/css2?family=Open+Sans)
    format("font-woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: FiraSans;
  src: url(https://fonts.googleapis.com/css2?family=Fira+Sans)
    format("font-woff");
  font-weight: 400;
  font-style: normal;
}
.h2,
.h3,
.h4,
.h5,
.h6,
h2,
h3,
h4,
h5,
h6 {
  font-family: OpenSans, Helvetica, Arial, sans-serif;
}
@media print {
  .h2,
  .h3,
  .h4,
  .h5,
  .h6,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: Arial, sans-serif !important;
  }
}
.h1,
h1 {
  font-family: OpenSans, Helvetica, Arial, sans-serif;
  font-weight: 800;
  margin: rem(8) 0 1.65rem;
  font-size: 33px;
  line-height: 1.278;
}
@media screen and (min-width: 48em) {
  .h1,
  h1 {
    margin: 0.5rem 0 2.5rem;
    font-size: 3rem;
    line-height: 1.2;
    font-weight: 800;
  }
}
@media print {
  .h1,
  h1 {
    font-family: Arial, sans-serif !important;
    font-size: 25pt;
    line-height: 1;
    padding-top: 30px;
  }
}
.h2,
h2 {
  padding-top: 1rem;
  margin: 0 0 1.65rem;
  font-size: 25px;
  line-height: 32px;
  font-weight: 400;
}
@media screen and (min-width: 48em) {
  .h2,
  h2 {
    font-size: ms(6);
    line-height: 1.278;
  }
}
@media print {
  .h2,
  h2 {
    position: relative;
    page-break-inside: avoid !important;
  }
}
.h3,
h3 {
  margin: rem(8) 0 rem(16px);
  font-size: 20px;
  font-weight: 400;
  line-height: 1.278;
}
@media screen and (min-width: 48em) {
  .h3,
  h3 {
    font-size: 26px;
  }
}
.h4,
h4 {
  font-weight: 400;
  margin: rem(8) 0 rem(16px);
  font-size: ms(1);
  line-height: 1.278;
}
@media screen and (min-width: 48em) {
  .h4,
  h4 {
    font-size: 19px;
  }
}
.h5,
h5 {
  font-weight: 700;
  margin: rem(8) 0 rem(12px);
  font-size: 16px;
  line-height: rem(24);
}
@media screen and (min-width: 48em) {
  .h5,
  h5 {
    font-size: 17px;
  }
}
.h6,
h6 {
  font-weight: 700;
  margin: rem(8) 0 rem(12px);
  font-size: ms(1);
  line-height: rem(20px);
}
@media screen and (min-width: 48em) {
  .h6,
  h6 {
    font-size: 15px;
  }
}
.h-sansborder {
  padding-top: 0 !important;
  margin-top: rem(8) !important;
  border-top: 0 !important;
}
.h2--hasicon {
  font-size: ms(4);
}
@media screen and (min-width: 48em) {
  .h2--hasicon {
    font-size: ms(5);
  }
}
@media screen and (min-width: 64em) {
  .h2--hasicon {
    font-size: ms(6);
  }
}
@media print {
  img,
  picture {
    width: auto;
    max-width: 75% !important;
  }
}
img,
svg {
  max-width: 100%;
}
img {
  height: auto;
  display: block;
}
@media print {
  img {
    position: static;
    page-break-inside: avoid !important;
  }
}
img.right {
  float: right;
  clear: right;
}
@media screen and (min-width: 48em) {
  img.right {
    margin: 30px 0 30px 50px;
  }
}
img.left {
  float: left;
  clear: left;
}
@media screen and (min-width: 48em) {
  img.left {
    margin: 30px 50px 30px 0;
  }
}
img.leftAlone {
  float: none;
  display: block;
  clear: both;
}
@media screen and (min-width: 48em) {
  img.leftAlone {
    margin: 30px 50px 30px 0;
  }
}
img.center {
  display: block;
  clear: both;
}
@media screen and (min-width: 48em) {
  img.center {
    margin: 30px auto 30px auto;
  }
}
@media screen and (min-width: 48em) {
  img.left,
  img.right {
    max-width: 60%;
  }
}
.media.center {
  margin: 0 auto;
}
.media.left {
  float: left;
  clear: left;
}
@media screen and (min-width: 48em) {
  .media.left {
    margin: 0 50px 30px 0;
  }
}
.media.leftAlone {
  float: none;
  clear: both;
  display: block;
}
@media screen and (min-width: 48em) {
  .media.leftAlone {
    margin: 0 50px 30px 0;
  }
}
.media.right {
  float: right;
  clear: right;
}
@media screen and (min-width: 48em) {
  .media.right {
    margin: 0 0 30px 50px;
  }
}
.media iframe {
  border: 0;
  max-width: 100%;
  max-height: 230px;
}
@media screen and (min-width: 35.5em) {
  .media iframe {
    max-height: 300px;
  }
}
@media screen and (min-width: 48em) {
  .media iframe {
    max-height: 350px;
  }
}
@media screen and (min-width: 64em) {
  .media iframe {
    max-height: 415px;
  }
}
figure.featured-image img {
  margin-bottom: 0;
}
.captionImage,
figure.featured-image {
  max-width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.5);
}
.captionImage.left,
figure.featured-image.left {
  float: left;
}
@media screen and (min-width: 48em) {
  .captionImage.left,
  figure.featured-image.left {
    margin: 5px 50px 30px 0;
  }
}
.captionImage.right,
figure.featured-image.right {
  float: right;
}
@media screen and (min-width: 48em) {
  .captionImage.right,
  figure.featured-image.right {
    margin: 5px 0 30px 50px;
  }
}
.captionImage.leftAlone,
figure.featured-image.leftAlone {
  float: none;
}
@media screen and (min-width: 48em) {
  .captionImage.leftAlone,
  figure.featured-image.leftAlone {
    margin: 5px 50px 30px 0;
  }
}
@media screen and (min-width: 48em) {
  .captionImage.center,
  figure.featured-image.center {
    margin: 5px auto 30px;
  }
}
@media screen and (min-width: 35.5em) {
  .captionImage.center,
  .captionImage.left,
  .captionImage.leftAlone,
  .captionImage.right,
  figure.featured-image.center,
  figure.featured-image.left,
  figure.featured-image.leftAlone,
  figure.featured-image.right {
    margin-bottom: 30px;
    margin-top: 10px;
  }
  .captionImage.center p,
  .captionImage.leftAlone p,
  .captionImage.left p,
  .captionImage.right p,
  figure.featured-image.center p,
  figure.featured-image.leftAlone p,
  figure.featured-image.left p,
  figure.featured-image.right p {
    margin: 0 0 0 20px;
  }
}
@media screen and (min-width: 48em) {
  .captionImage.center.left,
  .captionImage.center.right,
  .captionImage.left.left,
  .captionImage.left.right,
  .captionImage.leftAlone.left,
  .captionImage.leftAlone.right,
  .captionImage.right.left,
  .captionImage.right.right,
  figure.featured-image.center.left,
  figure.featured-image.center.right,
  figure.featured-image.left.left,
  figure.featured-image.left.right,
  figure.featured-image.leftAlone.left,
  figure.featured-image.leftAlone.right,
  figure.featured-image.right.left,
  figure.featured-image.right.right {
    max-width: 60%;
  }
  .captionImage.center.left img,
  .captionImage.center.right img,
  .captionImage.left.left img,
  .captionImage.left.right img,
  .captionImage.leftAlone.left img,
  .captionImage.leftAlone.right img,
  .captionImage.right.left img,
  .captionImage.right.right img,
  figure.featured-image.center.left img,
  figure.featured-image.center.right img,
  figure.featured-image.left.left img,
  figure.featured-image.left.right img,
  figure.featured-image.leftAlone.left img,
  figure.featured-image.leftAlone.right img,
  figure.featured-image.right.left img,
  figure.featured-image.right.right img {
    max-width: 100%;
  }
}
.captionImage p,
figure.featured-image p {
  clear: both;
  margin: 0;
  padding-top: 7px;
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 24px;
  font-style: italic;
  font-weight: 400;
  text-align: left;
}
.captionImage img,
figure.featured-image img {
  margin: 0 0 5px 0;
  border: 0;
  width: 100%;
}
a.pdf,
a[href$=".pdf"],
a[href$=".PDF"] {
  left: 0;
  margin: 0 5px 0 0;
}
a.pdf:before,
a[href$=".pdf"]:before,
a[href$=".PDF"]:before {
  content: "";
  font-size: 1.4em;
  line-height: 1.2em;
  position: relative;
  top: 2px;
  text-decoration: none;
  zoom: 1;
  display: inline-block;
  width: 16px;
  height: 20px;
  text-align: center;
  margin-right: 8px;
  background-size: cover;
}
a.b-link-external,
a.external {
  left: 0;
  margin: 0 5px 0 0;
}
a.b-link-external:after,
a.external:after {
  background-size: cover;
  content: "";
  display: inline-block;
  font-size: 1.4em;
  height: 12px;
  line-height: 1.2em;
  margin: 0 3px 0 5px;
  text-align: center;
  text-decoration: none;
  width: 12px;
  zoom: 1;
}
a {
  color: #00568c;
}
@media print {
  a {
    position: relative;
    page-break-inside: avoid !important;
  }
}
a:focus,
a:hover {
  color: #d43900;
}
@media print {
  a:after {
    position: static !important;
    top: inherit !important;
    display: inline !important;
    margin: 0 !important;
    font-family: inherit !important;
    font-size: 12pt !important;
    font-weight: 400;
    line-height: inherit !important;
    color: inherit !important;
    text-align: inherit !important;
    text-decoration: underline;
    word-wrap: break-word;
    content: " (lbp.govt.nz" attr(href) ")";
  }
}
@media print {
  a[href^="http://"]:after,a[href^="https://"]:after,a[href^="mailto:"]:after,a[href^="tel:"]:after
  {
    content: " (" attr(href) ")";
  }
}
@media print {
  a[href^="mailto:"]:after {
    display: none;
  }
}
a.b-link-external:after,
a.external:after {
  background: svg-load("external-link.svg" fill=#00568C) no-repeat 0 80%;
  background-size: 12px;
}
a.b-link-external:hover:after,
a.external:hover:after {
  background-image: svg-load("external-link.svg" fill=#d43900);
}
.footer a.b-link-external,
.footer a.external {
  background: svg-load("external-link.svg" fill=white) no-repeat 100% 4px/12px
    12px;
  padding-right: 1em;
}
.footer a.b-link-external:after,
.footer a.external:after {
  display: none;
}
.footer a.b-link-external:hover,
.footer a.external:hover {
  color: #fff;
}
.footer a.b-link-external:focus,
.footer a.external:focus {
  background-image: svg-load("external-link.svg" fill=#d43900);
}
.footer a.b-link-external:focus:hover,
.footer a.external:focus:hover {
  background-image: svg-load("external-link.svg" fill=white);
}
a.b-link-external img.leftAlone,
a.external img.leftAlone {
  display: inline-block;
  margin-right: 0;
  margin-top: 0;
  vertical-align: top;
}
a.pdf:before,
a[href$=".pdf"]:before,
a[href$=".PDF"]:before {
  background-image: svg-load("pdf.svg" fill=red);
}
@media print {
  a.pdf:before,
  a[href$=".pdf"]:before,
  a[href$=".PDF"]:before {
    display: none;
  }
}
.link-external-image {
  display: block;
  position: relative;
}
.link-external-image a.external {
  margin: 0;
  display: inline-block;
  position: relative;
}
.link-external-image a.external:after {
  position: absolute;
  top: 0;
  right: 0;
}
.link-external-image img.leftAlone {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 30px;
}
ol,
ul {
  padding-left: rem(20px);
  margin: rem(8) 15px rem(32px);
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin: rem(4px) 15px 0;
}
ol li,
ul li {
  margin-bottom: rem(4px);
}
p + ol,
p + ul {
  margin-top: rem(-16px);
}
ul ul {
  padding: 0 0 0 rem(20);
  list-style-type: none;
}
ul ul li {
  position: relative;
}
ul ul li:before {
  position: absolute;
  left: rem(-14);
  content: "›";
}
ul ul ul {
  padding: 0 0 0 rem(16px);
}
ul ul ul li {
  font-size: ms(-1);
  line-height: rem(20px);
}
ul ul ul li:before {
  content: "-";
}
ol ol {
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}
ol ol ol li {
  font-size: ms(-1);
  line-height: rem(20px);
}
li {
  line-height: rem(24);
}
@media print {
  li {
    color: #000 !important;
  }
}
dl {
  margin: rem(16px) 0;
}
dl dd,
dl dt {
  font-size: ms(-1);
  line-height: rem(20px);
}
@media print {
  dl dd,
  dl dt {
    font-family: Arial, sans-serif !important;
  }
}
dl dd {
  margin-bottom: rem(16px);
}
table {
  margin: 0;
  width: 100%;
  line-height: 1.5rem;
  border-collapse: collapse;
  color: #002e56;
}
table,
table th {
  text-align: left;
}
table th {
  padding: 1.25rem 1rem;
  color: #fff;
  background: #415769;
}
table th a,
table th a:hover {
  color: #f3f4f4;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  border-top: 2px solid #dfeaf2;
}
body,
p {
  font-family: OpenSans, Helvetica, Arial, sans-serif;
  font-weight: 400;
}
@media print {
  p {
    color: #000 !important;
    font-family: Arial, sans-serif !important;
  }
}
strong {
  font-weight: 700;
}
button:hover {
  cursor: pointer;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #dfeaf2;
  margin: 1em 0;
  padding: 0;
}
h2.tab-title,
legend.section-title {
  font-weight: 600;
}
.button,
.step-button-wrapper button,
input[type="reset"],
input[type="submit"] {
  display: inline-block;
  padding: rem(12) rem(24);
  color: #002e56;
  text-decoration: none;
  border: 0;
  border-radius: 2px;
}
.button:focus,
.button:hover,
.step-button-wrapper button:focus,
.step-button-wrapper button:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover {
  cursor: pointer;
}
.button--link,
input[type="reset"] {
  background: none;
  padding-left: 0;
  padding-right: 0;
}
.button--link:focus,
.button--link:hover,
input[type="reset"]:focus,
input[type="reset"]:hover {
  color: #d43900;
  background: none;
}
.button--external-link {
  padding-right: rem(44);
  background: svg-load("external-link.svg", fill= "white") no-repeat
    calc(100% - 24px) 50%;
  background-size: rem(12);
}
.button--secondary,
.step-button-wrapper button {
  padding: rem(11) rem(24);
  color: #00568c;
  background-color: #f0f2f2;
  border: 1px solid #acbabf;
}
.button--secondary:focus,
.button--secondary:hover,
.step-button-wrapper button:focus,
.step-button-wrapper button:hover {
  color: #00568c;
  background-color: #d5dada;
}
.button--secondary.b-link-external:after,
.button--secondary.b-link-external:focus:after,
.button--secondary.b-link-external:hover:after,
.step-button-wrapper button.b-link-external:after {
  background: svg-load("external-link.svg" fill=#006272) no-repeat !important;
  background-size: 12px !important;
}
.button--loader {
  position: relative;
  padding: rem(12) rem(36) !important;
  font-size: ms(1);
  line-height: rem(20);
  text-align: center;
}
.button--loader:after {
  position: absolute;
  right: rem(16);
  display: inline-block;
  width: rem(24);
  height: rem(24);
  vertical-align: middle;
  border: 2px solid #fff;
  border-top-color: #009cde;
  border-radius: 50%;
  content: "";
  opacity: 0;
  box-sizing: border-box;
  -webkit-animation: ajax-spinner 0.6s linear infinite;
  animation: ajax-spinner 0.6s linear infinite;
  transition: opacity 0.1s linear;
}
.button--loading {
  padding: rem(12) rem(56) rem(12) rem(24) !important;
}
.button--loading:after {
  opacity: 1;
}
.button--pagination {
  margin: rem(40) 0 0;
}
@-webkit-keyframes ajax-spinner {
  to {
    transform: rotate(1turn);
  }
}
@keyframes ajax-spinner {
  to {
    transform: rotate(1turn);
  }
}
.choices {
  position: relative;
  margin-bottom: 24px;
  font-size: 16px;
}
.choices:focus {
  outline: none;
}
.choices:last-child {
  margin-bottom: 0;
}
.choices__item {
  cursor: default;
  word-break: break-word;
}
.choices__item--selectable {
  cursor: pointer;
}
.choices__item--disabled {
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 0.5;
}
.choices__heading {
  font-weight: 600;
  font-size: 12px;
  padding: 10px;
  border-bottom: 1px solid #f7f7f7;
  color: grey;
}
.choices__button {
  position: absolute;
  top: 2px;
  right: 3px;
  display: inline-block;
  width: 20px;
  opacity: 0.75;
  border-radius: 0;
  text-indent: 0;
  font-size: 0;
  white-space: nowrap;
  background: none;
  border: none;
}
.choices__button:focus,
.choices__button:hover {
  opacity: 1;
}
.choices__button:focus:after {
  box-shadow: 0 0 0 1px hsla(0, 0%, 100%, 0.5);
}
.choices__button:after {
  content: "×";
  position: absolute;
  display: inline-block;
  top: 0;
  right: 0;
  color: #fff;
  text-indent: 0;
  line-height: 1;
  font-weight: 700;
  font-size: 21px;
}
.choices__input {
  display: inline-block;
  vertical-align: baseline;
  font-size: 14px;
  margin-bottom: 5px;
  border-radius: 0;
  max-width: 100%;
  padding: 4px 0 4px 2px;
  background: transparent;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.choices__input[type="email"],
.choices__input[type="password"],
.choices__input[type="search"],
.choices__input[type="text"] {
  border: 0;
}
.choices__input:focus {
  outline: 0;
}
.choices__input.is-hidden {
  display: none;
}
[dir="rtl"] .choices__input {
  padding-right: 2px;
  padding-left: 0;
}
.choices__input::-moz-placeholder {
  color: rgba(0, 46, 86, 0.7);
}
.choices__input:-ms-input-placeholder {
  color: rgba(0, 46, 86, 0.7);
}
.choices__input::placeholder {
  color: rgba(0, 46, 86, 0.7);
}
.choices__placeholder {
  opacity: 0.5;
}
.choices.is-disabled .choices__inner,
.choices.is-disabled .choices__input {
  background-color: #eaeaea;
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.choices.is-disabled .choices__item {
  cursor: not-allowed;
}
.choices[data-type*="select-multiple"] .choices__input.is-hidden,
.choices[data-type*="select-one"] .choices__input.is-hidden {
  display: none;
}
.choices[data-type*="select-one"] {
  cursor: pointer;
}
.choices[data-type*="select-one"] .choices__inner {
  padding-bottom: 7.5px;
}
.choices[data-type*="select-one"] .choices__input {
  display: block;
  width: 100%;
  padding: 10px;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  margin: 0;
}
.choices[data-type*="select-one"]:after {
  content: "";
  height: 0;
  width: 0;
  border-style: solid;
  border-color: #a7b8c6 transparent transparent transparent;
  border-width: 8px 6px 0 6px;
  position: absolute;
  right: 11.5px;
  top: 50%;
  margin-top: -2.5px;
  pointer-events: none;
  transition: 0.3s;
}
.choices[data-type*="select-one"].is-open:after {
  transform: rotate(180deg);
  margin-top: -5.5px;
  transition: 0.3s;
  opacity: 0.5;
}
.choices[data-type*="select-one"][dir="rtl"]:after {
  left: 11.5px;
  right: auto;
}
.choices[data-type*="select-one"][dir="rtl"] .choices__button {
  right: auto;
  left: 0;
  margin-left: 25px;
  margin-right: 0;
}
.choices[data-type*="select-multiple"] .choices__inner,
.choices[data-type*="text"] .choices__inner {
  cursor: text;
}
.choices[data-type*="select-multiple"] .choices__button:focus,
.choices[data-type*="select-multiple"] .choices__button:hover {
  opacity: 1;
}
.choices[data-type*="select-multiple"] .choices__inner:after {
  display: inline-block;
  border-color: #a7b8c6 transparent transparent transparent;
  border-style: solid;
  border-width: 8px 6px 0 6px;
  height: 0;
  right: 1rem;
  left: auto;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
  content: "";
}
.choices[data-type*="text"] .choices__button:focus,
.choices[data-type*="text"] .choices__button:hover {
  opacity: 1;
}
.choices__inner {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  background-color: #fff;
  padding: 7.5px 7.5px 3.75px;
  border: 1px solid #ddd;
  border-radius: 2.5px;
  font-size: 14px;
  min-height: 44px;
  overflow: hidden;
}
.is-focused .choices__inner {
  border-color: #b7b7b7;
}
.is-open .choices__inner {
  border-color: #b7b7b7;
  border-radius: 2.5px 2.5px 0 0;
}
.is-flipped.is-open .choices__inner {
  border-radius: 0 0 2.5px 2.5px;
}
.choices__list {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.choices__list--single {
  display: inline-block;
  padding: 4px 16px 4px 4px;
  width: 100%;
}
[dir="rtl"] .choices__list--single {
  padding-right: 4px;
  padding-left: 16px;
}
.choices__list--single .choices__item {
  width: 100%;
}
.choices__list--single .choices__button:after {
  color: #acbabf;
  top: 9px;
  right: 33px;
}
.choices__list--single .choices__button:focus:after {
  box-shadow: 0 0 0 1px rgba(0, 86, 140, 0.5);
}
.choices__list--multiple {
  display: inline;
}
.choices__list--multiple .choices__item {
  display: inline-block;
  vertical-align: middle;
  word-break: break-word;
  position: relative;
  background-color: #00568c;
  border: 1px solid #00568c;
  color: #fff;
  border-radius: 2px;
  cursor: default;
  float: left;
  padding: 4px 20px 4px 10px;
  margin: 1px;
  max-width: 89%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.choices__list--multiple .choices__item[data-deletable] {
  padding-right: 20px;
}
[dir="rtl"] .choices__list--multiple .choices__item {
  margin-right: 0;
  margin-left: 3.75px;
}
.choices__list--multiple .choices__item.is-highlighted {
  background-color: #fff;
  border: 1px solid #00568c;
  color: #00568c;
}
.is-disabled .choices__list--multiple .choices__item {
  background-color: #aaa;
  border: 1px solid #919191;
}
.choices__list--dropdown {
  display: none;
  z-index: 1;
  position: absolute;
  width: 100%;
  background-color: #fff;
  border: 1px solid #ddd;
  top: 100%;
  margin-top: -1px;
  border-bottom-left-radius: 2.5px;
  border-bottom-right-radius: 2.5px;
  overflow: hidden;
  word-break: break-all;
}
.choices__list--dropdown.is-active {
  display: block;
}
.is-open .choices__list--dropdown {
  border-color: #b7b7b7;
}
.is-flipped .choices__list--dropdown {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: -1px;
  border-radius: 0.25rem 0.25rem 0 0;
}
.choices__list--dropdown .choices__list {
  position: relative;
  max-height: 300px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  will-change: scroll-position;
}
.choices__list--dropdown .choices__item {
  position: relative;
  padding: 10px;
  font-size: 14px;
}
[dir="rtl"] .choices__list--dropdown .choices__item {
  text-align: right;
}
.choices__list--dropdown .choices__item--selectable.is-highlighted {
  background-color: #def5ff;
}
.choices__list--dropdown .choices__item--selectable.is-highlighted:after {
  opacity: 0.5;
}
@media (min-width: 640px) {
  [dir="rtl"] .choices__list--dropdown .choices__item--selectable {
    text-align: right;
    padding-left: 100px;
    padding-right: 10px;
  }
  [dir="rtl"] .choices__list--dropdown .choices__item--selectable:after {
    right: auto;
    left: 10px;
  }
}
.choices__input--cloned--placeholder--hidden {
  min-width: 19ch !important;
}
.choices__input--cloned--placeholder--hidden::-webkit-input-placeholder {
  color: theme("colors.gray.600");
  opacity: 0;
}
.choices__input--cloned--placeholder--hidden:-moz-placeholder,
.choices__input--cloned--placeholder--hidden::-moz-placeholder {
  color: theme("colors.gray.600");
  opacity: 0;
}
.choices__input--cloned--placeholder--hidden:-ms-input-placeholder {
  color: theme("colors.gray.600");
  opacity: 0;
}
.contentsearch-searchfield {
  display: inline-block;
  width: 300px;
  padding: rem(9px) rem(8) rem(8);
  font-size: ms(2);
  vertical-align: middle;
  border: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  margin: 0;
}
.contentsearch-btn {
  display: inline-block;
  width: rem(48);
  height: rem(48);
  margin-left: rem(-4);
  vertical-align: middle;
  background: svg-load("search.svg") no-repeat 50% #ffb600;
  background-size: rem(20px);
  border: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  transition: background-color 0.1s linear;
}
.contentsearch-btn:hover {
  background-color: #ffc600;
}
.contentsearch--inpage {
  border-bottom: 1px solid #e5eaee;
  padding-bottom: 17px;
  margin-bottom: 20px;
}
.b-error-image {
  margin-top: -30px;
  margin-bottom: 32px;
}
.b-error-image img {
  max-width: 300px;
}
@media screen and (min-width: 35.5em) {
  .b-error-image {
    width: 41.6666666667%;
    position: relative;
    order: 1;
  }
  .b-error-image img {
    position: absolute;
    width: 672px;
  }
}
@media screen and (min-width: 48em) {
  .b-error-image {
    margin-top: -50px;
  }
  .b-error-image img {
    max-width: 500px;
  }
}
.error.message {
  display: block;
  margin-top: rem(8);
  font-size: ms(-1);
  color: #ca1518;
}
.field {
  margin-bottom: rem(16);
}
.field.flush,
.field.pure-g {
  margin-bottom: 0;
}
@media screen and (min-width: 35.5em) {
  .field.field--first .field-wrapper {
    padding-right: 5px;
  }
}
@media screen and (min-width: 35.5em) {
  .field.field--last .field-wrapper {
    padding-left: 5px;
  }
}
.field.dateselectorfield .field--last .field-wrapper {
  padding-left: 5px;
}
form {
  margin: rem(32) 0;
  line-height: rem(20);
}
@media print {
  form {
    display: none !important;
  }
}
@media print {
  label {
    color: #000 !important;
  }
}
label,
legend {
  font-family: OpenSans, Helvetica, Arial, sans-serif;
  font-weight: 700;
  display: inline-block;
  margin-bottom: rem(8);
  color: #002e56;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
select,
textarea {
  width: 100%;
  padding: rem(11px) rem(16px);
  border: 1px solid #acbabf;
  border-radius: 2px;
}
select.error,
textarea.error {
  border-color: #ca1518;
}
textarea {
  resize: vertical;
}
.checkbox,
.radio,
.required-identifier {
  font-family: OpenSans, Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #002e56;
}
.optionset {
  padding: 0;
  margin: 0;
  list-style: none;
}
.optionset li,
.optionset li:last-child label {
  margin-bottom: 0;
}
.required-identifier {
  font-size: ms(-1);
}
input {
  width: 100%;
  padding: 9px 14px;
  display: block;
  font-family: OpenSans, Helvetica, Arial, sans-serif;
  font-size: rem(16);
  color: #697a7a;
  white-space: nowrap;
  border: 0;
  border-radius: 3px;
}
input[type="email"],
input[type="password"],
input[type="search"],
input[type="text"] {
  border: 1px solid #e5eaee;
}
input[type="email"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="text"]:focus {
  border-color: #acbabf;
}
input[type="checkbox"],
input[type="file"],
input[type="radio"],
input[type="reset"],
input[type="submit"] {
  font-weight: 600;
  width: auto;
}
input[type="reset"],
input[type="submit"] {
  margin-right: rem(16px);
}
input[type="checkbox"] {
  display: inline-block;
}
input[type="checkbox"] + label {
  position: relative;
  top: 2px;
}
.file input[type="file"] {
  padding: rem(16px) rem(24);
  font-size: ms(-2);
  background: none;
  border-style: dashed;
}
input.error {
  border-color: #ca1518;
}
.optionset input {
  margin-right: rem(16px);
}
input.date-alt {
  background: svg-load("calendar.svg") no-repeat calc(100% - 16px) 50%;
  background-size: rem(16px);
}
input.date-alt::-webkit-calendar-picker-indicator,
input.date-alt::-webkit-inner-spin-button {
  color: transparent;
  background: transparent;
  -webkit-appearance: none;
  appearance: none;
}
input::-moz-placeholder {
  color: rgba(0, 46, 86, 0.7);
}
input:-ms-input-placeholder {
  color: rgba(0, 46, 86, 0.7);
}
input::placeholder {
  color: rgba(0, 46, 86, 0.7);
}
.sitesearch {
  width: 100%;
  padding-bottom: 1rem;
}
@media screen and (min-width: 48em) {
  .sitesearch {
    order: 1;
    width: rem(256);
    margin: 0;
    padding: 0;
  }
}
@media print {
  .sitesearch {
    display: none !important;
  }
}
.sitesearch-wrapper {
  position: relative;
  z-index: 1;
  height: auto;
  overflow: visible;
  display: block !important;
}
@media screen and (min-width: 48em) {
  .sitesearch-wrapper {
    position: static;
  }
}
.sitesearch-form {
  position: relative;
  margin: 0;
}
.sitesearch-input {
  padding-right: rem(40);
  color: #002e56;
  background: hsla(0, 0%, 100%, 0.75);
  border: 1px solid #fff;
  margin: 0;
}
@media screen and (min-width: 48em) {
  .sitesearch-input {
    padding: 10px rem(40) 10px rem(12px);
  }
}
.sitesearch-input:-webkit-autofill,
.sitesearch-input:focus {
  -webkit-box-shadow: 0 0 0 50px #006097 inset;
  -webkit-text-fill-color: #fff;
}
@media screen and (min-width: 48em) {
  .sitesearch-input:-webkit-autofill,
  .sitesearch-input:focus {
    -webkit-box-shadow: 0 0 0 50px #002e56 inset;
    -webkit-text-fill-color: #fff;
  }
}
.sitesearch-input:-webkit-autofill + .sitesearch-btn,
.sitesearch-input:focus + .sitesearch-btn {
  background-image: svg-load("search.svg" fill=#fff);
}
@media screen and (min-width: 48em) {
  .sitesearch-input::-moz-placeholder {
    color: #002e56;
    opacity: 1;
  }
  .sitesearch-input:-ms-input-placeholder {
    color: #002e56;
    opacity: 1;
  }
  .sitesearch-input::placeholder {
    color: #002e56;
    opacity: 1;
  }
}
.sitesearch-btn {
  position: absolute;
  right: rem(12px);
  top: 0;
  width: rem(24);
  height: 100%;
  background: svg-load("search.svg" fill=#002e56) no-repeat center 13px;
  background-size: 18px;
  border: 0;
  margin: 0;
}
@media screen and (min-width: 48em) {
  .sitesearch-btn {
    bottom: 0;
    width: rem(16px);
    height: 100%;
    background-size: rem(16px);
    background-position: center 16px;
  }
}
.sitesearch-btn:focus {
  opacity: 0.6;
}
.header .navbar {
  background-color: #14152d;
  padding: 2.5rem;
  min-height: 15rem;
}
.header .navbar .header-image {
  width: 280px;
}
.header .navbar ul.nav.navbar-nav.weblinks {
  margin-top: 2.5rem;
}
.header .navbar ul.nav.navbar-nav.weblinks a {
  color: #fff;
}
.header .navbar ul.nav.navbar-nav.weblinks a:hover {
  background: #0075bf;
}
.header .navbar ul.nav.navbar-nav.weblinks ul.dropdown-menu li {
  padding: 0 1rem;
}
.header .navbar ul.nav.navbar-nav.weblinks ul.dropdown-menu li a {
  color: #00568c;
}
.header .navbar ul.nav.navbar-nav.weblinks ul.dropdown-menu li a:hover {
  background: #fff;
}
.footer {
  position: relative;
  bottom: 0;
  width: 100%;
  background-color: #4d4d4d;
  color: #f3f4f4;
  margin-top: 2rem;
}
.footer .container {
  padding: 7rem 1rem;
}
.footer .container a {
  color: #f3f4f4;
}
.footer .container .footer_nav-group_logo,
.footer .container .footer_nav-group_utility {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 0;
  margin: 1rem 0;
}
.footer .container .footer_nav-group.footer_nav-group_utility {
  border-top: 1px solid #f3f4f4;
}
.footer .container .footer_global-nav_link {
  margin-right: 1.2rem;
}
.footer .footer_colorband {
  display: block;
  height: 8px;
  float: left;
  width: 25%;
}
.footer .footer_colorband_1 {
  background: #ffb600;
}
.footer .footer_colorband_2 {
  background: #000;
}
.footer .footer_colorband_3 {
  background: #bcd131;
}
.footer .footer_colorband_4 {
  background: #006097;
}
.main-container {
  padding: 0;
  background-image: url(https://lbp-portal-dev.powerappsportals.com/header-image.jpg);
  background-color: #14152d;
  height: 500px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.main-container .main-header {
  background: none;
  margin-top: 15rem;
}
.main-container .main-header .lead,
.main-container .main-header h1 {
  color: #f3f4f4;
}
.main-container-links {
  margin-top: 5rem;
  margin-bottom: 5rem;
}
.main-container-links .main-page-buttons {
  background: #00568c;
  border: none;
}
.main-container-links .main-page-buttons:hover {
  background: #0075bf;
}
.side-navigation .section-header,
.side-navigation .section-link-item {
  border: 1px solid #e5eaee;
  padding-left: 5px;
  height: 4.5rem;
}
.side-navigation .section-link-item {
  list-style: none;
  display: flex;
  align-items: center;
  background: #f2f7fa;
  cursor: pointer;
}
.side-navigation .section-link-item:hover {
  background: #00568c;
}
.side-navigation .section-link-item:hover a {
  color: #f3f4f4;
}
.side-navigation .section-link-item a {
  text-decoration: none;
  color: #002e56;
  width: 100%;
}
.side-navigation .section-link-item a:hover {
  color: #f3f4f4;
}
.side-navigation .section-links {
  padding: 0;
}
.side-navigation .section-header {
  border-bottom: 2px solid #ffb600;
}
.PractitionerInfoBlock {
  margin-bottom: 2rem;
  background-color: #415769;
  padding: 1.2rem;
  color: #f3f4f4;
}
.PractitionerInfoBlock .title {
  font-weight: 600;
}
.PractitionerInfoBlock .info {
  margin-bottom: 1rem;
}
td.clearfix.cell.form-control-cell,
td.clearfix.cell.picklist-cell {
  margin-bottom: 10rem;
  padding: 1.2rem;
}
.btn-primary {
  background-color: #00568c;
  color: #f3f4f4;
  border-color: #00568c;
}
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
  background-color: #0075bf;
  border-color: #0075bf;
}
.button,
.step-button-wrapper button,
input[type="reset"],
input[type="submit"] {
  color: #fff;
}
.btn-default {
  color: #00568c;
  background-color: #fff;
  border-color: #00568c;
}
.crmEntityFormView .actions {
  border: none;
}
.entity-grid.subgrid table.section tr td {
  background-color: #939598;
  border-right: 5px solid grey;
}
.view-empty :first-child {
  background: none;
  border: none;
}
.crmEntityFormView .cell {
  padding: 0;
}
.crmEntityFormView,
.entitylist {
  border: none;
  color: #002e56;
}
.view-toolbar.grid-actions {
  background-color: #fff !important;
  margin: 0;
  margin-top: -35px;
}
.alert-warning,
legend.section-title {
  color: #002e56;
}
.crmEntityFormView .tab-title,
a.action {
  border: none;
}
a.action {
  background: #00568c;
}
a.action:hover {
  background: #0075bf;
}
.container.push-page {
  padding-top: 5rem;
}
.form-control {
  color: #002e56;
}
input[type="email"],
input[type="password"],
input[type="search"],
input[type="text"] {
  background-color: #fff;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background: #f3f3f3;
}
.datepicker table.table-condensed td,
.datepicker table.table-condensed th {
  background: #fff;
  color: #002e56;
}
.datepicker td.day.active {
  background-color: #00568c;
  color: #fff;
}
.bootstrap-datetimepicker-widget tr td.active button {
  background-color: #00568c;
}
.entity-grid .view-grid > table > tbody > tr.info > td {
  background-color: #b5cbe5;
  color: #00568c;
}
.td.clearfix.cell.checkbox-cell {
  padding: 1.5rem;
}
td.clearfix.cell.web-resource-cell {
  padding: 0;
}
.upload-photograph {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.photo-area {
  padding: 0 2rem;
}
.search-address {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.address-info-section {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.address-info.jumbotron {
  padding: 1.5rem;
  margin-right: 1rem;
  min-width: 220px;
}
.application-summary {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.summary-photo {
  margin-left: 1rem;
}
#notescontrol {
  background: #fff;
}
td.clearfix.cell.form-control-cell,
td.clearfix.cell.picklist-cell {
  padding: 1.5rem;
}
.crmEntityFormView .cell.checkbox-cell:first-child {
  padding: 0.5rem;
}
.breadcrumb > .active {
  color: #00568c;
}
.boolean-radio-cell .control {
  margin: 1rem 0;
}
.boolean-radio-cell .control .boolean-radio input {
  display: initial;
}
.actions .clearfix {
  padding: 0;
}
.actions input.btn {
  width: auto;
}
.crmEntityFormView .section-title {
  margin-bottom: 30px;
}
.crmEntityFormView fieldset {
  margin-bottom: 45px;
}
#MessagePanel,
div.message,
div.message.error {
  padding: 1.8em;
}
input#btnCloseMessage {
  top: -10px;
  position: relative;
  color: #000;
  background-color: #fff;
}
body {
  color: #002e56;
}
